| Total Complexity | 20 |
| Dependencies | 6 |
| Dependents | 1 |
| Total lines | 125 |
| Lines of code | 70 |
| Logical lines of code | 39 |
| Comment lines | 21 |
| Methods | 12 |
| Properties | 3 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| __construct() | 59 | 4 | 15 | |
| _handleSuccess() | 59 | 4 | 15 | |
| _handleFailure() | 63 | 3 | 11 | |
| of() | 80 | 1 | 3 | |
| then() | 79 | 1 | 3 | |
| otherwise() | 80 | 1 | 3 | |
| wait() | 80 | 1 | 3 | |
| getState() | 81 | 1 | 3 | |
| resolve() | 81 | 1 | 3 | |
| reject() | 81 | 1 | 3 | |
| cancel() | 78 | 1 | 4 | |
| nextCoroutine() | 75 | 1 | 4 |